CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - verilog key

搜索资源列表

  1. PushButton_Debouncer

    0下载:
  2. KEY INPUT DEBUNCE VERILOG-KEY INPUT DEBUNCE verilog
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1176
    • 提供者:林潮東
  1. key

    0下载:
  2. 一个4*4矩阵键盘的VERILOG接口程序设计(FPGA)
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:200096
    • 提供者:林虎
  1. key

    0下载:
  2. 使用verilog实现的4x4的键盘,但是把延时程序去掉了,可以给大家参考
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:200096
    • 提供者:wphyl
  1. modelsim_6.3f_6.4b_6.5_crck.ra

    1下载:
  2. 目前这个生成的key在modelsim se 6.3f 6.4b 6.5测试没问题。因为这几个版本是我逐步升级的,应该说从6.3f~6.5的都可以用。测试环境为windows xp sp3. vista没有测试。按理说是一样的。使用过程中遇到的一些问题的解决办法关于key里面生成中文字符的情况产生原因是,windows当前用户名和主机名是中文,修改之后重新生成一次。在安装的时候要设置环境变量LM_LICENSE_FILE,指向lincense的的路径和文件名。需要在cmd下使用modelsim的
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-22
    • 文件大小:308642
    • 提供者:yanghong
  1. key

    0下载:
  2. verilog键盘防抖程序,很有实用性 verilog键盘防抖程序,很有实用性-Reduction procedures verilog keyboard is very practicalReduction procedures verilog keyboard is very practicalReduction procedures verilog keyboard is very practical
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:294118
    • 提供者:jack
  1. DES_Verilog

    0下载:
  2. 这是我用Verilog写的DES加解密程序,准确的说这是一份实验报告,里面不但有程序还有简单的注释[主要是针对仿真的波形的],我主要写的是主控部分,密钥生成部分参考了下版原康宏的程序.该程序即可加密也可解密,选用CycloneII器件即能跑到100Mhz以上.-This is what I used to write Verilog the DES encryption and decryption procedures, accurate to say that this is a test
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:297120
    • 提供者:jesse
  1. FPGAdezizhixingSPWMboChengXu

    0下载:
  2. 基于FPGA的自治型SPWM波形发生器的设计!正弦脉宽调制(SPWM)技术在以电压源逆变电路为核心的电力电子装置中有着广泛的应用,如何产生SPWM脉冲序列及其实现手段是PWM技术的关键。大家共同探讨哈!-FPGA based SPWM autonomy-based waveform generator design! Sinusoidal pulse width modulation (SPWM) technology in the voltage source inverter circuit
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:4576
    • 提供者:小喻
  1. AM

    1下载:
  2. FPGA内AM调制工程。内带调制波、载波生成。关键词:FPGA verilog AM DDS-AM modulation works within the FPGA. Within the band modulation wave generated carrier. Key words: FPGA verilog AM DDS
  3. 所属分类:VHDL编程

    • 发布日期:2014-01-11
    • 文件大小:1687703
    • 提供者:baixiangzhou
  1. key

    0下载:
  2. 键扫描 处理程序 verilog 使用时钟为50Hz // 低电平为按下,高电平为断开 // 输出状态,1为键入,0为无键-Key scanning process using the clock for Verilog 50Hz// low level for the press, high for the disconnect// output state, one for the type, 0 for no key
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:1018
    • 提供者:王亮
  1. key

    0下载:
  2. cyclone系列下,采用计数器现实案件消抖的verilog HDL语言源码-series under the cyclone, the consumer cases Buffeting counter the reality of the verilog HDL language source code! !
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:383433
    • 提供者:wang
  1. key

    0下载:
  2. Verilog HDL编写的键盘扫描程序,考虑了判断按键弹起的问题。程序按一定的频率用低电平循环扫描行线,同时检测列线的状态,一旦判断有一列为低则表示有键被按下,停止扫描并保持当前行线的状态,再读取列线的状态从而得到当前按键的键码;等待按键弹起:检测到各列线都变成高点平后,重新开始扫描过程,等待下一次按键。-Written in Verilog HDL keyboard scanner, taking into account to determine key bounce problem. P
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2201609
    • 提供者:力文
  1. miaobiao

    0下载:
  2. 用VERILOG实现秒表的开发设计,(1)熟悉按键扫描、按键防抖和数码管驱动接口电路原理;(2)掌握按键扫描、按键防抖和数码管驱动接口电路设计开发;(3)掌握状态机实际应用设计。-To achieve the development of a stopwatch with VERILOG Design, (1) be familiar with key scanning, image stabilization and digital control key driver interface c
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2441468
    • 提供者:邓军
  1. key_vhd

    0下载:
  2. verilog hdl key test-key test vhdl
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:1266
    • 提供者:张威
  1. key

    0下载:
  2. 基于Verilog HDL的编程程序实现,主要是一个键盘扫描程序-These are program examples based on Verilog HDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:408939
    • 提供者:shanglin
  1. VHDL_Elimination-of-key-jitter

    0下载:
  2. 基于VHDL语言下的消除键抖动程序设计,很简单易懂的-Elimination of key jitter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:3421
    • 提供者:vanrry
  1. key

    0下载:
  2. verilog HDL硬件语言的按键扫描程序,很精简准确,十多次试验的总结与积累-verilog HDL language key scanner hardware, very concise accurate summary of a dozen experiments and the accumulation of
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:10010
    • 提供者:栞谛
  1. Key

    0下载:
  2. verilog键盘扫描码完整程序,已在quartus ii软件上验证。-verilog keyboard scan code complete program has been in quartus ii software verification.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:87947
    • 提供者:Mefrank
  1. KEY

    0下载:
  2. 本人用verilog编写的按键控制,经测试可用。(I am prepared to use verilog KEY controller, the test is available.)
  3. 所属分类:单片机开发

  1. KEY

    0下载:
  2. 使用verilog编写的用按键控制LED灯,对于初学者是很好的锻炼(Using the key to control the LED lamp with Verilog is a good exercise for the beginner.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-22
    • 文件大小:1286144
    • 提供者:记忆中的我
  1. Verilog book2

    0下载:
  2. 本指南按字母顺序组织,以每页顶部的关键字词条作为索引,只要快速翻阅指南查找相应的关键字词条的就可以找到想要的信息(This guide is organized in alphabetical order. The key words at the top of each page are indexed. As long as we quickly browse the guide to find the corresponding keyword entries, we can find t
  3. 所属分类:文章/文档

    • 发布日期:2018-04-22
    • 文件大小:1359872
    • 提供者:zxx233
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com